Skip to content

chore(main): release 0.1.10 - #72

Open
pleaseai-release-bot[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--components--csp
Open

chore(main): release 0.1.10#72
pleaseai-release-bot[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--components--csp

Conversation

@pleaseai-release-bot

@pleaseai-release-bot pleaseai-release-bot Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.1.10 (2026-09-04)

Features

  • cli: add csp clear orphans to remove cached indexes whose source is gone (#102) (f9b5440)
  • index: incremental reindexing — reuse unchanged files' chunks, vectors, and BM25 postings (#91) (b2de30d), closes #84
  • index: make the 1 MB max file size configurable via CSP_MAX_FILE_BYTES (#101) (72b05ed)
  • mcp: add per-call content parameter to search/find_related (semble#247) (#99) (ee45529)
  • mcp: revalidate cached local-path indexes on query (#78) (74911c9)
  • search: add max_snippet_lines to cap returned snippets (semble#198) (#80) (b4d7bc3)
  • search: default to potion-code-16M-v2, invalidate stale-model caches (#77) (1d2ea9e)
  • ship csp CLI in the code-search-please crate for cargo install (#71) (9c27272)
  • stats: wire token-savings telemetry into search and find_related (#82) (8b7dd44)

Performance Improvements

  • stats: read local-path file sizes lazily per result (#92) (1acd823)

Documentation

  • correct the csp --agent list in CLAUDE.md (#79) (39cebd4)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Jul 3, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@codspeed-hq

codspeed-hq Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 5 untouched benchmarks


Comparing release-please--branches--main--components--csp (1af8f2c) with main (f9b5440)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (fe75d1b) during the generation of this report, so f9b5440 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@pleaseai-release-bot
pleaseai-release-bot Bot force-pushed the release-please--branches--main--components--csp branch 3 times, most recently from 9514f98 to a024f71 Compare July 11, 2026 19:56
@sonarqubecloud

Copy link
Copy Markdown

@pleaseai-release-bot
pleaseai-release-bot Bot force-pushed the release-please--branches--main--components--csp branch 6 times, most recently from c5e86ba to 04114e3 Compare September 4, 2026 14:22
@pleaseai-release-bot
pleaseai-release-bot Bot force-pushed the release-please--branches--main--components--csp branch from 2c5f224 to 5e7ee8d Compare September 4, 2026 14:50
@sonarqubecloud

sonarqubecloud Bot commented Sep 4, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parity(#225): partial (incremental) reindexing — reuse unchanged files' chunks, vectors, and BM25 postings

0 participants